projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e80e2
)
mx6qsabrelite: Fix the serial console port
author
Fabio Estevam
<
[email protected]
>
Wed, 28 Mar 2012 09:45:26 +0000
(09:45 +0000)
committer
Albert ARIBAUD
<
[email protected]
>
Mon, 16 Apr 2012 12:53:58 +0000
(14:53 +0200)
On mx6qsabrelite the console is ttymxc1.
Signed-off-by: Fabio Estevam <
[email protected]
>
include/configs/mx6qsabrelite.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6qsabrelite.h
b/include/configs/mx6qsabrelite.h
index c851559bf86ef17e478c3e20eae79ae6605e8dfb..f52c3c76370c23c4c54a8ca9b5a2293a3d36a79f 100644
(file)
--- a/
include/configs/mx6qsabrelite.h
+++ b/
include/configs/mx6qsabrelite.h
@@
-116,7
+116,7
@@
#define CONFIG_EXTRA_ENV_SETTINGS \
"script=boot.scr\0" \
"uimage=uImage\0" \
- "console=ttymxc
3
\0" \
+ "console=ttymxc
1
\0" \
"fdt_high=0xffffffff\0" \
"initrd_high=0xffffffff\0" \
"mmcdev=0\0" \